prep for release tomorrow and copyright year update
authorJoey Hess <joeyh@joeyh.name>
Wed, 1 Jan 2025 18:24:57 +0000 (14:24 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 1 Jan 2025 18:24:57 +0000 (14:24 -0400)
CHANGELOG
COPYRIGHT
git-annex.cabal

index a5ad93f7188eca925ecbf0e96928a67a2b89aee7..ba71e1f399dc5814a29d740c7a63c745ce7e78fc 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (10.20241203) UNRELEASED; urgency=medium
+git-annex (10.20250102) upstream; urgency=medium
 
   * Added config `url.<base>.annexInsteadOf` corresponding to git's
     `url.<base>.pushInsteadOf`, to configure the urls to use for accessing
@@ -20,7 +20,7 @@ git-annex (10.20241203) UNRELEASED; urgency=medium
     stable.
   * stack.yaml: Update to lts-23.2.
 
- -- Joey Hess <id@joeyh.name>  Mon, 02 Dec 2024 13:41:31 -0400
+ -- Joey Hess <id@joeyh.name>  Wed, 01 Jan 2025 14:22:59 -0400
 
 git-annex (10.20241202) upstream; urgency=medium
 
index a41e2d603ac3e11a757d1272bee6a8799e698f93..71f1d59aaa4058f8c0b894e0c0ea48758da74743 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: native package
 
 Files: *
-Copyright: © 2010-2024 Joey Hess <id@joeyh.name>
+Copyright: © 2010-2025 Joey Hess <id@joeyh.name>
 License: AGPL-3+
 
 Files: Assistant/WebApp.hs Assistant/WebApp/* templates/* static/*
@@ -20,7 +20,7 @@ License: GPL-3+
 
 Files: Command/Sync.hs
 Copyright: © Joachim Breitner <mail@joachim-breitner.de>
-           © 2011-2020 Joey Hess <id@joeyh.name>
+           © 2011-2024 Joey Hess <id@joeyh.name>
 License: AGPL-3+
 
 Files: Command/List.hs
@@ -43,7 +43,7 @@ Copyright: © 2010-2023 Joey Hess <id@joeyh.name>
 License: AGPL-3+
 
 Files: Utility/*
-Copyright: 2012-2022 Joey Hess <id@joeyh.name>
+Copyright: 2012-2025 Joey Hess <id@joeyh.name>
 License: BSD-2-clause
 
 Files: doc/logo* */favicon.ico standalone/osx/git-annex.app/Contents/Resources/git-annex.icns
index 9215c546d3e29cc1ec9fb6e71c7867f51162dd08..acd34804a0fc48c38841ac35cafc0aa385d4380d 100644 (file)
@@ -1,11 +1,11 @@
 Name: git-annex
-Version: 10.20241202
+Version: 10.20250102
 Cabal-Version: 1.12
 License: AGPL-3
 Maintainer: Joey Hess <id@joeyh.name>
 Author: Joey Hess
 Stability: Stable
-Copyright: 2010-2024 Joey Hess
+Copyright: 2010-2025 Joey Hess
 License-File: COPYRIGHT
 Homepage: http://git-annex.branchable.com/
 Build-type: Custom